projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a53af58
)
Add missing bug references.
author
Juanma Barranquero
<lekktu@gmail.com>
Thu, 22 Oct 2009 09:42:22 +0000
(09:42 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Thu, 22 Oct 2009 09:42:22 +0000
(09:42 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 1118acfeffe18878f91526e2c8010f8c71c27c1c..85449aea3963215a6dafa24b4e9e4ff33234b5a1 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1676,10
+1676,10
@@
2009-09-26 Alan Mackenzie <acm@muc.de>
* progmodes/cc-engine.el (c-beginning-of-statement-1): Correct
- buggy bracketing.
+ buggy bracketing.
(Bug#4289)
* progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
- character constants (as case labels).
+ character constants (as case labels).
(Bug#4289)
2009-09-25 Juri Linkov <juri@jurta.org>